Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade vc version to v1 and upgrade DigestHash Calculation #44

Merged
merged 1 commit into from
Feb 12, 2023

Conversation

zzcwoshizz
Copy link
Contributor

@zzcwoshizz zzcwoshizz commented Feb 10, 2023

  1. add issuance date param whencalc digest.
  2. When there are multiple versions of vc, there are different build logics. The difference between v1 and v2 is that the digest is constructed differently
  3. vcVerify function can pass version(VerifiableCredentialVersion) for verification.

#38

1. add issuance date param whencalc digest.
2. When there are multiple versions of vc, there are different build logics. The difference between v1 and v2 is that the digest is constructed differently
3. vcVerify function can pass `version`(VerifiableCredentialVersion) for verification.
@zzcwoshizz zzcwoshizz changed the title upgrade vc version to v1 and use the new digest upgrade vc version to v1 and upgrade DigestHash Calculation Feb 10, 2023
@zzcwoshizz zzcwoshizz merged commit e953dfb into master Feb 12, 2023
@zzcwoshizz zzcwoshizz deleted the calc-digest branch February 12, 2023 07:52
This was referenced Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant